extends TemplatedHtmlPage
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| numItems | int | Gets the number of items in this cart, gets calculated by item quantities | |
| paymentProviders | List | ||
| shoppingCartItemBeans | List | Gets shopping cart items in a bean that has the quantity and item resource | |
| shoppingCartItems | String | ||
| shoppingCartId | String | ||
| shippingAddresses | List |
Hide comments